lmdb_d ~master (2020-02-04T20:15:45Z)
Dub
Repo
MdbEnv.handle
lmdb_oo
MdbEnv
Returns the underlying
MDB_env*
handle.
class
MdbEnv
const nothrow
MDB_env
*
handle
(
)
Meta
Source
See Implementation
lmdb_oo
MdbEnv
constructors
this
destructors
~this
functions
close
handle
open
set_flags
set_mapsize
set_max_dbs
set_max_readers
sync
static functions
create
static variables
default_flags
default_mode
variables
_handle
Returns the underlying MDB_env* handle.